home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / H-L / JD'sFundTracker.cpt / JD'sFundTracker / cards.xml < prev    next >
Text File  |  1992-07-06  |  25KB  |  507 lines

  1. card_2341.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2341</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>3862</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3191.css" />
  12.     <part>
  13.         <id>21</id>
  14.         <type>button</type>
  15.         <visible> <true /> </visible>
  16.         <reserved5> 0 </reserved5>
  17.         <reserved4> 0 </reserved4>
  18.         <reserved3> 0 </reserved3>
  19.         <reserved2> 0 </reserved2>
  20.         <reserved1> 0 </reserved1>
  21.         <enabled> <true /> </enabled>
  22.         <rect>
  23.             <left>5</left>
  24.             <top>28</top>
  25.             <right>46</right>
  26.             <bottom>54</bottom>
  27.         </rect>
  28.         <style>opaque</style>
  29.         <showName> <false /> </showName>
  30.         <highlight> <false /> </highlight>
  31.         <autoHighlight> <false /> </autoHighlight>
  32.         <sharedHighlight> <true /> </sharedHighlight>
  33.         <family>0</family>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>1014</icon>
  36.         <textAlign>center</textAlign>
  37.         <font>Chicago</font>
  38.         <textSize>12</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <name>New Button</name>
  41.         <script>on mouseUpdoMenu "Prev"end mouseUp</script>
  42.     </part>
  43.     <part>
  44.         <id>22</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>176</left>
  55.             <top>30</top>
  56.             <right>276</right>
  57.             <bottom>52</bottom>
  58.         </rect>
  59.         <style>roundrect</style>
  60.         <showName> <true /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <false /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>0</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Print Graph</name>
  72.         <script>on mouseUpAnswer "Is your printer ready?" with "No" or "Yes"if it is "no" then exit mouseupset visible of me to falseset visible of cd button "new button" to falsedomenu "Print card"set visible of me to trueset visible of cd button "new button" to trueend mouseUp</script>
  73.     </part>
  74.     <content>
  75.         <layer>background</layer>
  76.         <id>9</id>
  77.         <text>Fever Graph</text>
  78.     </content>
  79.     <content>
  80.         <layer>background</layer>
  81.         <id>52</id>
  82.         <text>0,62,509,339495,324,509,339</text>
  83.     </content>
  84.     <content>
  85.         <layer>background</layer>
  86.         <id>59</id>
  87.         <text>Create Fever Graph</text>
  88.     </content>
  89.     <content>
  90.         <layer>background</layer>
  91.         <id>63</id>
  92.         <text><span class="style1">se a fever graph to reveal trends in data, especially data that fluctuates a lot. Average daily temperature or interest rates are often presented this way. Fever graphs usually plot time along the horizontal axis.To plot values for categories (such as companies) rather than time intervals,use a bar graph or pie chart.</span><span class="style5">           (Click this field to hide it.)</span></text>
  93.     </content>
  94.     <content>
  95.         <layer>background</layer>
  96.         <id>65</id>
  97.         <text>true</text>
  98.     </content>
  99.     <content>
  100.         <layer>background</layer>
  101.         <id>37</id>
  102.         <text>ADBE</text>
  103.     </content>
  104.     <content>
  105.         <layer>background</layer>
  106.         <id>36</id>
  107.         <text>5/275/286/16/27/17/17/17/1</text>
  108.     </content>
  109.     <content>
  110.         <layer>background</layer>
  111.         <id>35</id>
  112.         <text>44.0045.0047.0048.0045.0045.0045.0045.00</text>
  113.     </content>
  114.     <name>Chart</name>
  115.     <script>on opencardhide menubarpass opencardend opencardon closecardshow menubarclearscreenend closecardon drawChartshowInfo falsecheckUserCancelput stripReturns(bg fld "Labels") into labelsput stripReturns(bg fld "Data") into dataput stripReturns(bg fld "Units") into unitsput stripReturns(bg fld "Labels Title") & return & ¬¨stripReturns(bg fld "Graph Title") into titleput rect of bg btn "Frame" into chartRectput rect of bg btn "Legend" into legendRectgraph chartRect,data,labels,units,titleput true into bg fld "Drew Data"reset paintend drawCharton graph chartRect,data,labels,units,titlereset paintcheckUserCancelclearScreenput "Stand by...preparing graph now."set lockscreen to trueput validatedData(data,labels) into dataput getMaxValue(data) into maxValueput roundUp(maxValue) into maxValueput rectWidth(chartRect) into frameWidthif frameWidth > 185 then setFont geneva,10,center,boldelse setFont geneva,9,center,boldchoose text toolclick at (item 1 of chartRect + frameWidth div 2),(item 2 of chartRect + the textHeight + 3)type line 1 of title -- draw the title in card paintchoose line toolchoose text toolclick at (item 1 of chartRect + frameWidth div 2),(item 2 of chartRect + (the textHeight * 2) + 3)setFont geneva,9,center,plaintype line 2 of title -- draw the title in card paintchoose line toolsetFont geneva,10,center,plainput maxChars(maxValue) into maxLabeladd max(20,(maxLabel * 8)) to item 1 of chartRectadd 40 to item 2 of chartRectsubtract 16 from item 3 of chartRectsubtract 30 from item 4 of chartRectaddIncrements chartRect,maxValue,unitsdoColumns chartRect,data,maxValue,labelshide msg boxset lockscreen to falsechoose browse toolend graphon doColumns chartRect,chartData,maxValue,labelscheckUserCancelput item 1 of chartRect into chartLeftput item 4 of chartRect into chartBottomput rectHeight(chartRect) into frameHeightput rectWidth(chartRect) into frameWidthput number of lines in chartData into maxLinesput frameWidth div maxLines into realWidthput round((3/4) * realWidth) into colWidth -- actual width of columnif maxValue div 10 = 0 then put 1 into divisorelse put 10^(length(maxValue div 10)) into divisorif maxValue div divisor = 1 then put divisor div 10 into divisorif divisor = 0 then put 1 into divisorput maxValue div divisor into numIncrementsif numIncrements = 0 then put max(maxValue,1) into numIncrementsput frameHeight div numIncrements into stepSizeput stepSize * numIncrements into frameHeight  -- adjusted heightput length(labels) * 6 into labelWidthput (labelWidth > frameWidth) into staggerLabelssetFont geneva,9,center -- for the bottom labelsadd 3 to chartLeftput 0 into newHorzput 0 into newVertset brush to 32set lineSize to 1set pattern to 12repeat with lineIndex = 1 to maxLinescheckUserCancelput newHorz into oldHorzput newVert into oldVertput line lineIndex of chartData into dataValueif (lineIndex mod 2 = 0) and staggerLabels then put 13 into vertAdjelse put 3 into vertAdjaddALabel (line lineIndex of labels),chartLeft + (colWidth div 2),chartBottom,vertAdjput round(frameHeight * dataValue / maxValue) into columnHeightput chartLeft + (colWidth div 2) into newHorzput chartBottom - columnHeight into newVertif lineIndex = 1 thenput newHorz into oldHorzput newVert into oldVertend ifchoose brush toolclick at newHorz,newVertchoose line tooldrag from oldHorz,oldVert to newHorz,newVertadd realWidth to chartLeft -- add space between Columnsend repeatend doColumnson addALabel theLabel,horz,vert,vertAdjif theLabel is empty then exit addALabelchoose line tooldrag from horz,vert to horz,(vert + vertAdj + 3)choose text toolclick at horz,(vert + the textHeight + vertAdj + 3)type theLabelend addALabelon addIncrements chartRect,maxValue,unitscheckUserCancelput item 1 of chartRect into chartLeftput item 2 of chartRect into chartTopput item 3 of chartRect into chartRightput item 4 of chartRect into chartbottomif maxValue div 10 = 0 then put 1 into divisorelse put 10^(length(maxValue div 10)) into divisorif maxValue div divisor = 1 then put divisor div 10 into divisorif divisor = 0 then put 1 into divisorput maxValue div divisor into numIncrementsif numIncrements = 0 then put max(maxValue,1) into numIncrementsput rectHeight(chartRect) div numIncrements into stepSizesetFont geneva,9,rightset lineSize to 1set pattern to 22 -- grayput (chartBottom + (the textHeight div 2)) into chartTextBotput chartBottom into chartLineBotrepeat with lineInc = 1 to (numIncrements + 1)checkUserCancelchoose line tooldrag from chartLeft,chartLineBot to chartRight,chartLineBot ¬¨with optionkey -- tall grey incrementschoose text toolclick at chartLeft - 3,chartTextBottype (divisor * lineInc) - divisorsubtract stepSize from chartTextBotsubtract stepSize from chartLineBotend repeatclick at chartLeft + 5,(chartTop - the textHeight + 2)set textAlign to centertype unitschoose line Tooldrag from chartLeft,chartBottom to chartRight,chartBottomdrag from chartLeft,chartBottom to chartleft,chartTopend addIncrements</script>
  116. </card>
  117.  
  118.  
  119. card_4233.xml
  120. <?xml version="1.0" encoding="utf-8" ?>
  121. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  122. <card>
  123.     <id>4233</id>
  124.     <filler1>0</filler1>
  125.     <cantDelete> <false /> </cantDelete>
  126.     <showPict> <true /> </showPict>
  127.     <dontSearch> <false /> </dontSearch>
  128.     <owner>4636</owner>
  129.     <link rel="stylesheet" type="text/css" href="stylesheet_3191.css" />
  130.     <part>
  131.         <id>1</id>
  132.         <type>button</type>
  133.         <visible> <true /> </visible>
  134.         <reserved5> 0 </reserved5>
  135.         <reserved4> 0 </reserved4>
  136.         <reserved3> 0 </reserved3>
  137.         <reserved2> 0 </reserved2>
  138.         <reserved1> 0 </reserved1>
  139.         <enabled> <true /> </enabled>
  140.         <rect>
  141.             <left>470</left>
  142.             <top>23</top>
  143.             <right>504</right>
  144.             <bottom>47</bottom>
  145.         </rect>
  146.         <style>transparent</style>
  147.         <showName> <false /> </showName>
  148.         <highlight> <false /> </highlight>
  149.         <autoHighlight> <true /> </autoHighlight>
  150.         <sharedHighlight> <true /> </sharedHighlight>
  151.         <family>0</family>
  152.         <titleWidth>0</titleWidth>
  153.         <icon>902</icon>
  154.         <textAlign>center</textAlign>
  155.         <font>Chicago</font>
  156.         <textSize>12</textSize>
  157.         <textStyle>plain</textStyle>
  158.         <name>New Button</name>
  159.         <script>on mouseUpvisual effect dissolve fastgo to card id 2996end mouseUp</script>
  160.     </part>
  161.     <part>
  162.         <id>65</id>
  163.         <type>button</type>
  164.         <visible> <false /> </visible>
  165.         <reserved5> 0 </reserved5>
  166.         <reserved4> 0 </reserved4>
  167.         <reserved3> 0 </reserved3>
  168.         <reserved2> 0 </reserved2>
  169.         <reserved1> 0 </reserved1>
  170.         <enabled> <true /> </enabled>
  171.         <rect>
  172.             <left>3</left>
  173.             <top>79</top>
  174.             <right>105</right>
  175.             <bottom>104</bottom>
  176.         </rect>
  177.         <style>roundrect</style>
  178.         <showName> <true /> </showName>
  179.         <highlight> <false /> </highlight>
  180.         <autoHighlight> <false /> </autoHighlight>
  181.         <sharedHighlight> <true /> </sharedHighlight>
  182.         <family>0</family>
  183.         <titleWidth>0</titleWidth>
  184.         <icon>0</icon>
  185.         <textAlign>center</textAlign>
  186.         <font>Chicago</font>
  187.         <textSize>12</textSize>
  188.         <textStyle>plain</textStyle>
  189.         <name>Graph it!</name>
  190.         <script>on mouseUpGlobal GraphName,DoGraphput field "FName" into xput x into LabTitput x into GraphNameput the number of lines in cd field x into STPrepeat with p = 1 to the number of lines in cd field xput line p of cd field x into PPput PP into TLINEDelete the last word of TLINErepeat 3 timesdelete the last char of TLIneend repeatconvert Tline to  short daterepeat 3 timesdelete the last char of TLIneend repeatput " " after TLINEput the last word of PP after TLineif x ‚↠1 then put return after TLINEput TLINE before TheFundsend repeatdomenu "next"put empty into field "labels"put empty into field "data"repeat with x = 1 to the number of lines in TheFundsput word 1 of line x of thefunds into line x of field "labels"put word 2 of line x of theFunds into line x of field "DATA"end repeatput 0 into DoGraphput LabTit into field "Labels Title"set lockscreen to falseclick at loc of bg button "drawGraph"end mouseUp</script>
  191.     </part>
  192.     <name>Records</name>
  193.     <script>On Idleif  field "Fname" is empty thenset visible of cd button "Graph it!" to falseelseset visible of cd button "Graph it!" to trueend ifpass idleend Idleon opencardset lockscreen to truechoose browse toolset cursor to busyrepeat with x = 1 to the number of cd fieldsset cursor to busyset visible of cd field x to falseput the short name of cd field x into xxput xx&return before field "flist"end repeatset lockscreen to falseend opencardon closecardset lockscreen to trueset visible of cd button "graph it!" to falseput empty into field "HIgh"put empty into field "low"put empty into field "flist"put empty into field "fname"repeat with x = 1 to the number of cd fieldsset visible of cd field x to falseend repeatset lockscreen to falseend closecard</script>
  194. </card>
  195.  
  196.  
  197. card_2996.xml
  198. <?xml version="1.0" encoding="utf-8" ?>
  199. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  200. <card>
  201.     <id>2996</id>
  202.     <filler1>0</filler1>
  203.     <cantDelete> <false /> </cantDelete>
  204.     <showPict> <true /> </showPict>
  205.     <dontSearch> <false /> </dontSearch>
  206.     <owner>2674</owner>
  207.     <link rel="stylesheet" type="text/css" href="stylesheet_3191.css" />
  208.     <part>
  209.         <id>5</id>
  210.         <type>field</type>
  211.         <visible> <true /> </visible>
  212.         <dontWrap> <false /> </dontWrap>
  213.         <dontSearch> <false /> </dontSearch>
  214.         <sharedText> <false /> </sharedText>
  215.         <fixedLineHeight> <false /> </fixedLineHeight>
  216.         <autoTab> <false /> </autoTab>
  217.         <lockText> <false /> </lockText>
  218.         <rect>
  219.             <left>338</left>
  220.             <top>157</top>
  221.             <right>506</right>
  222.             <bottom>330</bottom>
  223.         </rect>
  224.         <style>scrolling</style>
  225.         <autoSelect> <false /> </autoSelect>
  226.         <showLines> <false /> </showLines>
  227.         <wideMargins> <false /> </wideMargins>
  228.         <multipleLines> <false /> </multipleLines>
  229.         <reservedFamily> 0 </reservedFamily>
  230.         <titleWidth>0</titleWidth>
  231.         <icon>0</icon>
  232.         <textAlign>left</textAlign>
  233.         <font>Geneva</font>
  234.         <textSize>12</textSize>
  235.         <textStyle>plain</textStyle>
  236.         <textHeight>16</textHeight>
  237.         <name>Tot</name>
  238.         <script></script>
  239.     </part>
  240.     <part>
  241.         <id>12</id>
  242.         <type>field</type>
  243.         <visible> <true /> </visible>
  244.         <dontWrap> <false /> </dontWrap>
  245.         <dontSearch> <false /> </dontSearch>
  246.         <sharedText> <false /> </sharedText>
  247.         <fixedLineHeight> <false /> </fixedLineHeight>
  248.         <autoTab> <false /> </autoTab>
  249.         <lockText> <false /> </lockText>
  250.         <rect>
  251.             <left>3</left>
  252.             <top>201</top>
  253.             <right>334</right>
  254.             <bottom>329</bottom>
  255.         </rect>
  256.         <style>scrolling</style>
  257.         <autoSelect> <false /> </autoSelect>
  258.         <showLines> <false /> </showLines>
  259.         <wideMargins> <false /> </wideMargins>
  260.         <multipleLines> <false /> </multipleLines>
  261.         <reservedFamily> 0 </reservedFamily>
  262.         <titleWidth>0</titleWidth>
  263.         <icon>0</icon>
  264.         <textAlign>left</textAlign>
  265.         <font>Geneva</font>
  266.         <textSize>9</textSize>
  267.         <textStyle>plain</textStyle>
  268.         <textHeight>12</textHeight>
  269.         <name>daily</name>
  270.         <script></script>
  271.     </part>
  272.     <part>
  273.         <id>14</id>
  274.         <type>button</type>
  275.         <visible> <true /> </visible>
  276.         <reserved5> 0 </reserved5>
  277.         <reserved4> 0 </reserved4>
  278.         <reserved3> 0 </reserved3>
  279.         <reserved2> 0 </reserved2>
  280.         <reserved1> 0 </reserved1>
  281.         <enabled> <true /> </enabled>
  282.         <rect>
  283.             <left>432</left>
  284.             <top>23</top>
  285.             <right>511</right>
  286.             <bottom>69</bottom>
  287.         </rect>
  288.         <style>transparent</style>
  289.         <showName> <true /> </showName>
  290.         <highlight> <false /> </highlight>
  291.         <autoHighlight> <true /> </autoHighlight>
  292.         <sharedHighlight> <true /> </sharedHighlight>
  293.         <family>0</family>
  294.         <titleWidth>0</titleWidth>
  295.         <icon>26425</icon>
  296.         <textAlign>center</textAlign>
  297.         <font>Chicago</font>
  298.         <textSize>12</textSize>
  299.         <textStyle>plain</textStyle>
  300.         <name>To Records Card</name>
  301.         <script>on mouseUpvisual effect dissolve fastgo to next cardend mouseUp</script>
  302.     </part>
  303.     <part>
  304.         <id>1</id>
  305.         <type>field</type>
  306.         <visible> <true /> </visible>
  307.         <dontWrap> <false /> </dontWrap>
  308.         <dontSearch> <false /> </dontSearch>
  309.         <sharedText> <false /> </sharedText>
  310.         <fixedLineHeight> <false /> </fixedLineHeight>
  311.         <autoTab> <false /> </autoTab>
  312.         <lockText> <false /> </lockText>
  313.         <rect>
  314.             <left>8</left>
  315.             <top>46</top>
  316.             <right>276</right>
  317.             <bottom>171</bottom>
  318.         </rect>
  319.         <style>scrolling</style>
  320.         <autoSelect> <false /> </autoSelect>
  321.         <showLines> <false /> </showLines>
  322.         <wideMargins> <false /> </wideMargins>
  323.         <multipleLines> <false /> </multipleLines>
  324.         <reservedFamily> 0 </reservedFamily>
  325.         <titleWidth>0</titleWidth>
  326.         <icon>0</icon>
  327.         <textAlign>right</textAlign>
  328.         <font>Courier</font>
  329.         <textSize>10</textSize>
  330.         <textStyle>bold</textStyle>
  331.         <textHeight>13</textHeight>
  332.         <name>Funds</name>
  333.         <script></script>
  334.     </part>
  335.     <part>
  336.         <id>15</id>
  337.         <type>button</type>
  338.         <visible> <true /> </visible>
  339.         <reserved5> 0 </reserved5>
  340.         <reserved4> 0 </reserved4>
  341.         <reserved3> 0 </reserved3>
  342.         <reserved2> 0 </reserved2>
  343.         <reserved1> 0 </reserved1>
  344.         <enabled> <true /> </enabled>
  345.         <rect>
  346.             <left>303</left>
  347.             <top>73</top>
  348.             <right>508</right>
  349.             <bottom>128</bottom>
  350.         </rect>
  351.         <style>roundrect</style>
  352.         <showName> <true /> </showName>
  353.         <highlight> <false /> </highlight>
  354.         <autoHighlight> <false /> </autoHighlight>
  355.         <sharedHighlight> <true /> </sharedHighlight>
  356.         <family>0</family>
  357.         <titleWidth>0</titleWidth>
  358.         <icon>0</icon>
  359.         <textAlign>center</textAlign>
  360.         <font>Chicago</font>
  361.         <textSize>12</textSize>
  362.         <textStyle>plain</textStyle>
  363.         <name>Import fund info & compute</name>
  364.         <script>on mouseUpglobal II,FFif script of bg "uno" is empty thenput "You must first 'Set Up'. Click on the Set Up button."beep 3wait 3 secondshide msg boxexit mouseupend ifFileGetset cursor to busyput "1 2 3 4 5 6 7 8 9 0" into NNNput empty into cd field "funds"put the number of lines in cd field "daily" into dailyTimesput 4 into xrepeat DailyTimes timesset cursor to busyput char 1 of  word 2 of line x of cd field "daily" into WWput word 1 of line x of cd field "daily" into Firstcheckput one into yif NNN  contains WW thenput word 2 of line x of cd field "daily" into item two of firstcheckrepeat foreverset cursor to busyif word 1 of line (x+y) of cd field "daily" ‚↠item 1 of Firstcheck thenexit repeatelseadd word 2 of line (x+y)  of cd field "daily" to item two of FirstCheckadd one to yend ifend repeatelseput 0 into item 2 of firstcheckend ifset cursor to busyput item one of firstcheck into FFput " " after FFput item 2 of firstcheck into IIif x ‚â• (DailyTimes-1) thenput 0 into KKset cursor to busyrepeat with p = 1 to the number of lines in cd field "Funds"put the last word of line p of cd field "funds" into Kadd k to KKend repeatset cursor to busyput "_________________"&return after cd field "Funds"put "Total....."&KK after cd field "Funds"put the short date&"...."&"$"&KK&return before cd field "tot"dorecordsset lockscreen to falsehide msg boxchoose browse toolexit mouseupend ifput II*(word 3 of line x of cd field "daily")  into IINumFormatput II after FFLnFormatput FF&return after cd field "funds"set cursor to busyput x+y into xend repeatend mouseUp</script>
  365.     </part>
  366.     <part>
  367.         <id>20</id>
  368.         <type>button</type>
  369.         <visible> <true /> </visible>
  370.         <reserved5> 0 </reserved5>
  371.         <reserved4> 0 </reserved4>
  372.         <reserved3> 0 </reserved3>
  373.         <reserved2> 0 </reserved2>
  374.         <reserved1> 0 </reserved1>
  375.         <enabled> <true /> </enabled>
  376.         <rect>
  377.             <left>301</left>
  378.             <top>30</top>
  379.             <right>403</right>
  380.             <bottom>53</bottom>
  381.         </rect>
  382.         <style>roundrect</style>
  383.         <showName> <true /> </showName>
  384.         <highlight> <false /> </highlight>
  385.         <autoHighlight> <false /> </autoHighlight>
  386.         <sharedHighlight> <true /> </sharedHighlight>
  387.         <family>0</family>
  388.         <titleWidth>0</titleWidth>
  389.         <icon>0</icon>
  390.         <textAlign>center</textAlign>
  391.         <font>Chicago</font>
  392.         <textSize>12</textSize>
  393.         <textStyle>plain</textStyle>
  394.         <name>Set up</name>
  395.         <script>on mouseUpset visible of cd field "help" to trueend mouseUp</script>
  396.     </part>
  397.     <part>
  398.         <id>22</id>
  399.         <type>button</type>
  400.         <visible> <true /> </visible>
  401.         <reserved5> 0 </reserved5>
  402.         <reserved4> 0 </reserved4>
  403.         <reserved3> 0 </reserved3>
  404.         <reserved2> 0 </reserved2>
  405.         <reserved1> 0 </reserved1>
  406.         <enabled> <true /> </enabled>
  407.         <rect>
  408.             <left>6</left>
  409.             <top>22</top>
  410.             <right>38</right>
  411.             <bottom>42</bottom>
  412.         </rect>
  413.         <style>shadow</style>
  414.         <showName> <false /> </showName>
  415.         <highlight> <false /> </highlight>
  416.         <autoHighlight> <false /> </autoHighlight>
  417.         <sharedHighlight> <true /> </sharedHighlight>
  418.         <family>0</family>
  419.         <titleWidth>0</titleWidth>
  420.         <icon>25239</icon>
  421.         <textAlign>center</textAlign>
  422.         <font>Chicago</font>
  423.         <textSize>12</textSize>
  424.         <textStyle>plain</textStyle>
  425.         <name>New Button</name>
  426.         <script>on mouseUpset visible of cd field "JD" to trueend mouseUp</script>
  427.     </part>
  428.     <part>
  429.         <id>21</id>
  430.         <type>field</type>
  431.         <visible> <false /> </visible>
  432.         <dontWrap> <false /> </dontWrap>
  433.         <dontSearch> <false /> </dontSearch>
  434.         <sharedText> <false /> </sharedText>
  435.         <fixedLineHeight> <true /> </fixedLineHeight>
  436.         <autoTab> <false /> </autoTab>
  437.         <lockText> <true /> </lockText>
  438.         <rect>
  439.             <left>2</left>
  440.             <top>18</top>
  441.             <right>509</right>
  442.             <bottom>338</bottom>
  443.         </rect>
  444.         <style>rectangle</style>
  445.         <autoSelect> <false /> </autoSelect>
  446.         <showLines> <false /> </showLines>
  447.         <wideMargins> <true /> </wideMargins>
  448.         <multipleLines> <false /> </multipleLines>
  449.         <reservedFamily> 0 </reservedFamily>
  450.         <titleWidth>0</titleWidth>
  451.         <icon>0</icon>
  452.         <textAlign>left</textAlign>
  453.         <font>Geneva</font>
  454.         <textSize>12</textSize>
  455.         <textStyle>plain</textStyle>
  456.         <textHeight>16</textHeight>
  457.         <name>Help</name>
  458.         <script>on mouseupif word 2 of the clickline is 11 thenPathsetset visible of me to falseexit mouseupend ifif word 2 of the clickline is 13 thenset visible of me to falseexit mouseupend ifanswer "You missed both lines... Re-aim and click again" with "OK"end mouseup</script>
  459.     </part>
  460.     <part>
  461.         <id>23</id>
  462.         <type>field</type>
  463.         <visible> <false /> </visible>
  464.         <dontWrap> <false /> </dontWrap>
  465.         <dontSearch> <false /> </dontSearch>
  466.         <sharedText> <false /> </sharedText>
  467.         <fixedLineHeight> <false /> </fixedLineHeight>
  468.         <autoTab> <false /> </autoTab>
  469.         <lockText> <true /> </lockText>
  470.         <rect>
  471.             <left>2</left>
  472.             <top>22</top>
  473.             <right>507</right>
  474.             <bottom>338</bottom>
  475.         </rect>
  476.         <style>rectangle</style>
  477.         <autoSelect> <false /> </autoSelect>
  478.         <showLines> <false /> </showLines>
  479.         <wideMargins> <true /> </wideMargins>
  480.         <multipleLines> <false /> </multipleLines>
  481.         <reservedFamily> 0 </reservedFamily>
  482.         <titleWidth>0</titleWidth>
  483.         <icon>0</icon>
  484.         <textAlign>center</textAlign>
  485.         <font>Geneva</font>
  486.         <textSize>12</textSize>
  487.         <textStyle>plain</textStyle>
  488.         <textHeight>16</textHeight>
  489.         <name>JD</name>
  490.         <script>ON MouseUpset visible of me to falseend mouseup</script>
  491.     </part>
  492.     <content>
  493.         <layer>card</layer>
  494.         <id>21</id>
  495.         <text><span class="style1"></span><span class="style6">     You must first tell this stack where to find the Stock Fund file that you save from AOL.  To do that use the format below:</span><span class="style7">                           Quantom 80:Communication:Investments:Stock Portfolio Display                               </span><span class="style2">(drive)                (folder)                   (folder)                      (file name)</span><span class="style7"></span><span class="style1"> </span><span class="style6">    When you save your Stock Portfolio Display while logged on to AOL, always save it using the same name even though it will replace the last display.      You may want to exit this stack and go to the finder and jot down the path to your Stock Portfolio Display.  Remember to spell correctly.  A short cut, if it is available to you, is to use a program like "On Location" or the "Find File" DA to show the path to a file. When you are ready, click on "...ready to enter it" and a dialog box will apear for you to enter the path.</span><span class="style1"></span><span class="style8">                                                                                                  </span><span class="style7">Click on choice below:</span><span class="style8"></span><span class="style3">                   </span><span class="style4"><a href="#" class="group">"I have the path and am ready to enter it."</a></span><span class="style3">                  "</span><span class="style4"><a href="#" class="group">I need to get the path and will come back."</a></span></text>
  496.     </content>
  497.     <content>
  498.         <layer>card</layer>
  499.         <id>23</id>
  500.         <text>If this stack helps you in some way to reach your goals...How 'bout helping me reach mine...two kids through college.$6.25 is half of a $25.00 bond.Jim DeBow6333 Pacific Ave. #226Stockton CA 95209Thanks<Click to close field></text>
  501.     </content>
  502.     <name>Fund 1</name>
  503.     <script>on opencardglobal TD,TLDput the long date into TLDput the short date into tdend opencardOn PathSEtglobal PPAsk "Enter the path. DO NOT use quotation marks. Use a colon (:) between the drive, folders, and file. Do not put a colon at the end"put it into PPif the first char of PP = quote then delete char 1 of Pif the first char of PP = ":" then delete char 1 of Pif the last char of PP = quote then delete char 1 of Pif the last char of PP = ":" then delete char 1 of Pput quote before PPput quote after PPput "On FileGet"&return&"open file"&&PP&return&"read from file"&&PP&" until empty"&return&"put it into cd field 2"&return&"close file"&&PP&return&"end FileGet" into LKset the script of background "uno" to  lkend PathSet</script>
  504. </card>
  505.  
  506.  
  507.